Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.annotations.services.DefaultAnnotationContrib--annotationIDGenerator

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.services.DefaultAnnotationContrib inside nuxeo-annot-core-6.0.jar

Extension Point

Extension point annotationIDGenerator of component AnnotationsService.

Contributed Items

  • <IDGenerator class="org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator"/>

XML Source

<extension point="annotationIDGenerator" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService">
		<IDGenerator class="org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator"/>
	</extension>